| Package | Description |
|---|---|
| negotiator.repository |
| Modifier and Type | Class and Description |
|---|---|
class |
AgentRepItem
This repository item contains all info about an agent that can be loaded.
|
class |
DomainRepItem
A DomainRepItem is a domain reference that can be put in the domain repository.
|
class |
ProfileRepItem
ProfileRepItem is a profile, as an item to put in the registry.
|
class |
ProtocolRepItem |
| Modifier and Type | Method and Description |
|---|---|
RepItem |
Repository.getItemByName(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<RepItem> |
Repository.getItems() |
java.util.ArrayList<RepItem> |
RepositoryItemTypeAdapter.unmarshal(RepositoryItemType notifications) |
| Modifier and Type | Method and Description |
|---|---|
RepositoryItemType |
RepositoryItemTypeAdapter.marshal(java.util.ArrayList<RepItem> events) |